home *** CD-ROM | disk | FTP | other *** search
/ 3D Images / 3D Images.iso / programs / amiga / icoons / source / scale_g.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-12  |  128 b   |  8 lines

  1. #ifndef  SCALE_G_H
  2. #define SCALE_G_H
  3.  
  4. void Handle_Scale_Group_Factor(void);
  5. void Handle_Scale_Group_Factor_Value(void);
  6.  
  7. #endif
  8.